object F_Small: TF_Small Left = 397 Top = 178 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsToolWindow Caption = 'Thumbnail' ClientHeight = 142 ClientWidth = 208 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object I_Thumbnail: TImage Left = 0 Top = 0 Width = 192 Height = 128 end end